FRE 2025.01
FRE 2025.01 offers,
- FRE make compile capability
- FRE pp capability
- FRE cmor tools
- FRE catalog tools
gfdl_msd_schemas
added as submodule
What's Changed
- Update "fre catalog builder" test after upstream CatalogBuilder change by @ceblanton in #192
- Update conda package version to 2024.01 by @ceblanton in #188
- Compile yaml integration and parse correctly by @singhd789 in #168
- #187 Add fremake README back in by @singhd789 in #193
- Update yamltools README.md by @singhd789 in #194
- Merging main into the branch by @Ciheim in #196
- added code of conduct for review by @kiihne-noaa in #160
- Adding catalog documentation by @Ciheim in #195
- Pylint edits by @ilaflott in #198
- Add escape character by @singhd789 in #201
- Update esm4.yaml by @singhd789 in #200
- Add regrid xy by @ilaflott in #199
- remove unused fre/yamltools/[diag_table, data_table, field_table] from fre/yamltools by @ilaflott in #202
- Add null model yaml example by @rem1776 in #185
- fix absolute paths for yaml combiner by @rem1776 in #207
- #183 Add optional fre catalog builder --slow option (default off) by @ceblanton in #184
- Add click bindings for 'fre catalog merge' by @ceblanton in #211
- Update README.md by @singhd789 in #213
- Fix LD_LIBRARY_PATH env. var. name by @singhd789 in #214
- #212 Make compile and checkout scripts executable by @singhd789 in #220
- cmor tool improvements by @ilaflott in #205
- Fix making checkout script executable before running by @singhd789 in #233
- 230.Add decorator functions to pass click options correctly by @singhd789 in #231
- 217 teaching
fre cmor
to bite by @ilaflott in #218 - Cmor bite wrapup by @ilaflott in #237
- Update fremake.py by @singhd789 in #244
- update function names for run_fremake subcommand by @rem1776 in #246
- 223.fre make makefile test by @singhd789 in #248
- 187.schema submodule by @singhd789 in #253
- some basic doc updates by @ilaflott in #254
- basic doc updates by @ilaflott in #255
- Update
fre cmor
doc by @ilaflott in #256 - Merging main into branch by @Ciheim in #257
- Update fre cmor doc by @ilaflott in #258
- update CI image and add mkmf for fre make testing by @rem1776 in #245
- Delete some things by @ilaflott in #260
- FRE make documentation update by @singhd789 in #262
- Documentation by @ceblanton in #259
- Yaml dev. and other docs by @singhd789 in #264
- Some more docs by @ceblanton in #263
fre pp configure-yaml
entry-point for click fix, test by @ilaflott in #272- update esm4p2 and null model yamls for c5 update by @rem1776 in #270
- Checkout edits by @kiihne-noaa in #249
- add gettid flag to null model yaml and pull_request trigger to create_test_conda_build by @rem1776 in #276
- #216 Fix compile log and change some format to f-strings by @singhd789 in #275
- add --execute option to run-fremake by @rem1776 in #271
- add container buildscript creation for
createDockerfile
by @rem1776 in #277 - rename fre/pp/*.py files to not clash with click cli command names. by @ilaflott in #279
- Fix print statement to reflect full path to combined yaml by @singhd789 in #288
- Remove fc cc by @uramirez8707 in #284
- Fix click decorator calls by @singhd789 in #293
- Update cli doc by @singhd789 in #289
- Add analysis tools by @menzel-gfdl in #273
- add run-fremake tests by @rem1776 in #292
- Fix create_makefile_script.py location message for container build by @singhd789 in #291
- Container base by @thomas-robinson in #281
- Adding reduced ascii file + updating pytest to convert it to binary by @Ciheim in #215
New Contributors
- @uramirez8707 made their first contribution in #284
- @menzel-gfdl made their first contribution in #273
- @thomas-robinson made their first contribution in #281
Full Changelog: 2024.01...2025.01