File tree Expand file tree Collapse file tree 3 files changed +5
-9
lines changed
Expand file tree Collapse file tree 3 files changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ concurrency:
1616
1717env :
1818 LIBRARY_BASE_REPO : NTIA/LFMF
19- LIBRARY_RELEASE_TAG : v1.0 -rc.1
19+ LIBRARY_RELEASE_TAG : v1.1 -rc.2
2020 LIBRARY_DESTINATION_DIRECTORY : ' src/ITS/Propagation/LFMF'
2121
2222jobs :
Original file line number Diff line number Diff line change 1818 - main
1919 - dev
2020
21- # TODO-TEMPLATE: Populate environment variables below
22- # LIBRARY_BASE_REPO: The base repo with the C++ implementation, e.g. "NTIA/itm"
23- # LIBRARY_RELEASE_TAG: The Git tag identifying a release. Can be a pre-release.
24- # LIBRARY_DESTINATION_DIRECTORY: Path in this repo where shared library files should be placed
2521env :
26- LIBRARY_BASE_REPO : NTIA/proplib-template
27- LIBRARY_RELEASE_TAG : v1.0
28- LIBRARY_DESTINATION_DIRECTORY : ' src/ITS/PropLibTemplate /'
22+ LIBRARY_BASE_REPO : NTIA/LFMF
23+ LIBRARY_RELEASE_TAG : v1.1-rc.2
24+ LIBRARY_DESTINATION_DIRECTORY : ' src/ITS/Propagation/LFMF /'
2925
3026jobs :
3127 build_wheel :
Original file line number Diff line number Diff line change 11{
22 "upload_type" : " software" ,
3- "publication_date" : " TODO-TEMPLATE " ,
3+ "publication_date" : " 2025-1-22 " ,
44 "title" : " Low Frequency / Medium Frequency (LF/MF) Propagation Model, Python Wrapper" ,
55 "creators" : [
66 {
You can’t perform that action at this time.
0 commit comments