This project is mirrored from https://github.com/NOAA-GFDL/FRE.git.
Pull mirroring updated .
-
v2.10.17fcb1a886 · ·
Bronx-10 Patch 17 Features -------- * Updates for use on c3 * Updates for use on c4 Updates ------- * Remove the explicit use of dtn1.fairmont.rdhpcs.noaa.gov in gcp on theia * Remove calls to the lfs tools in theia run script * Add --sync option to gcp when transferring the XML file * Add pgi repro options for ncrc * Fix time_stamp.csh to not use obsolete -tail option for `tail`. * Use external-ppan-submit host for submitting pp jobs from remote (non-gaea) sites Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test * Correct attempt to add time_bounds if time_bnds exists, as it does in verona code
-
v2.11.2cf85c9f5 · ·
Bronx 11 (v2.11.2) Release Full release notes available on http://wiki.gfdl.noaa.gov/index.php/FRE_Version_History#fre.2Fbronx-11 Features ======== * Support for Gaea c4 frerun ------ * Experiment and platform-specific resource specification in new `<resources>` tag. Resource requests were previously collected from namelist parameters which were in turn often set using properties (for production runs) or overrideParams (for regression runs). The new <resources> tag will allow more flexible, transparent, and consistent (between production and regression runs) resource specification. See the XML Changes section. * Hyperthreading option using `frerun --ht` when using openmp on supported platforms. * Combines iceberg restart files during target=repro runs. frelist ------- * New `--nodes` option displays the node count that frerun would request fremake ------- * New `doF90Cpp` attribute to `<experiment>/<component>/<compile>` XML tag to have `fremake` run the cpp macro preprocessor on Fortran component source files. Set `doF90Cpp` attribute to "yes", "true", or "on", e.g. `<compile doF90Cpp="yes">`. * More useful and concise output from git output. * Added verbose warning flags (-Wall equivalent) to all compiler verbose options in all mkmf templates. * `fremake -g` adds cpp macro `_FILE_VERSION` to compile commands, containing the git hash number for use in object file versioning. XML --- * Default/standard platform c-shell moved from XML to site files- platform c-shell still available for overrides; see XML Changes section. * New XML tag for includes. * FRE-defined XML expanded property xmlDir for easier referencing of included experiment files at GFDL. Fixes ===== frerun ------ * Copies XML dependencies back to GFDL, preserving directory structure. Included files must be in the same directory as your xml file or a subdirectory of it. * Fix for postprocess starter runscripts failing due to long msub argument lists. * Fix for runscripts failing when no postprocessing months are requested. * Fix for $fyear not being set in reload argument file. * Fix for runscripts failing when some history file date formats are specified (e.g. days). * Fix for repro runs on c3 using PGI compiler. * Update to copy ".stats" (formerly timestats) ascii output back to GFDL. * Fix for hung gcp calls resulting from simultaneous XML file transfers to GFDL. * Fix for platform c-shell $name not being expanded to experiment name. * Require `--remote-user` option on non-NOAA sites (e.g. OLCF). * Fix for gfdl-ws runscript using double time stamps. fremake ------- * Support for PGI compiler on OLCF. * XML transfers from theia are placed into $HOME/theia for consistency with other sites. frepp ----- * Fix for frepp silently not z-interp'ing when input files lack the prerequisite variables pk,bk,ps; now a fatal error. * Fix for frepp inefficiently processing NetCDF associated files. * Warning when frepp `-r` (for regression runs) and `-D` (refineDiag) are incorrectly used together. * Fix for frepp using the unexpanded platform in some places when unexpanded platform is used on command line (e.g. `-p intel` vs `-p ncrc.intel`). * Fix for attempting to add time_bounds when time_bnds exists, as it does in verona code.
-
v2.10.16f9622760 · ·
Bronx-10 Patch 16 Features -------- * Updates for use on c3 * Updates for use on c4 Updates ------- * Remove the explicit use of dtn1.fairmont.rdhpcs.noaa.gov in gcp on theia * Remove calls to the lfs tools in theia run script * Add --sync option to gcp when transferring the XML file * Add pgi repro options for ncrc * Fix time_stamp.csh to not use obsolete -tail option for `tail`. * Use external-ppan-submit host for submitting pp jobs from remote (non-gaea) sites Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test * Correct attempt to add time_bounds if time_bnds exists, as it does in verona code
-
v2.11.1288e189f · ·
Bronx 11 (v2.11.1) Release Full release notes available on http://wiki.gfdl.noaa.gov/index.php/FRE_Version_History#fre.2Fbronx-11 Features ======== frerun ------ * Experiment and platform-specific resource specification in new `<resources>` tag. Resource requests were previously collected from namelist parameters which were in turn often set using properties (for production runs) or overrideParams (for regression runs). The new <resources> tag will allow more flexible, transparent, and consistent (between production and regression runs) resource specification. See the XML Changes section. * Hyperthreading option using `frerun --ht` when using openmp on supported platforms. * Combines iceberg restart files during target=repro runs. frelist ------- * New `--nodes` option displays the node count that frerun would request fremake ------- * New `doF90Cpp` attribute to `<experiment>/<component>/<compile>` XML tag to have `fremake` run the cpp macro preprocessor on Fortran component source files. Set `doF90Cpp` attribute to "yes", "true", or "on", e.g. `<compile doF90Cpp="yes">`. * More useful and concise output from git output. * Added verbose warning flags (-Wall equivalent) to all compiler verbose options in all mkmf templates. * `fremake -g` adds cpp macro `_FILE_VERSION` to compile commands, containing the git hash number for use in object file versioning. XML --- * Default/standard platform c-shell moved from XML to site files- platform c-shell still available for overrides; see XML Changes section. * New XML tag for includes. * FRE-defined XML expanded property xmlDir for easier referencing of included experiment files at GFDL. Fixes ===== frerun ------ * Copies XML dependencies back to GFDL, preserving directory structure. Included files must be in the same directory as your xml file or a subdirectory of it. * Fix for postprocess starter runscripts failing due to long msub argument lists. * Fix for runscripts failing when no postprocessing months are requested. * Fix for $fyear not being set in reload argument file. * Fix for runscripts failing when some history file date formats are specified (e.g. days). * Fix for repro runs on c3 using PGI compiler. * Update to copy ".stats" (formerly timestats) ascii output back to GFDL. * Fix for hung gcp calls resulting from simultaneous XML file transfers to GFDL. * Fix for platform c-shell $name not being expanded to experiment name. * Require `--remote-user` option on non-NOAA sites (e.g. OLCF). * Fix for gfdl-ws runscript using double time stamps. fremake ------- * Support for PGI compiler on OLCF. * XML transfers from theia are placed into $HOME/theia for consistency with other sites. frepp ----- * Fix for frepp silently not z-interp'ing when input files lack the prerequisite variables pk,bk,ps; now a fatal error. * Fix for frepp inefficiently processing NetCDF associated files. * Warning when frepp `-r` (for regression runs) and `-D` (refineDiag) are incorrectly used together. * Fix for frepp using the unexpanded platform in some places when unexpanded platform is used on command line (e.g. `-p intel` vs `-p ncrc.intel`). * Fix for attempting to add time_bounds when time_bnds exists, as it does in verona code.
-
v2.10.1523d1acfd · ·
Bronx-10 Patch 15 Features -------- * Updates for use on c3 Updates ------- * Remove the explicit use of dtn1.fairmont.rdhpcs.noaa.gov in gcp on theia * Remove calls to the lfs tools in theia run script * Add --sync option to gcp when transferring the XML file * Add pgi repro options for ncrc * Fix time_stamp.csh to not use obsolete -tail option for `tail`. * Use external-ppan-submit host for submitting pp jobs from remote (non-gaea) sites Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test * Correct attempt to add time_bounds if time_bnds exists, as it does in verona code
-
v2.11.07498e391 · ·
Bronx 11 (v2.11.0) Release Full release notes available on http://wiki.gfdl.noaa.gov/index.php/FRE_Version_History#fre.2Fbronx-11 Features ======== frerun ------ * Experiment and platform-specific resource specification in new `<resources>` tag. Resource requests were previously collected from namelist parameters which were in turn often set using properties (for production runs) or overrideParams (for regression runs). The new <resources> tag will allow more flexible, transparent, and consistent (between production and regression runs) resource specification. See the XML Changes section. * Hyperthreading option using `frerun --ht` when using openmp on supported platforms. * Combines iceberg restart files during target=repro runs. frelist ------- * New `--nodes` option displays the node count that frerun would request fremake ------- * New `doF90Cpp` attribute to `<experiment>/<component>/<compile>` XML tag to have `fremake` run the cpp macro preprocessor on Fortran component source files. Set `doF90Cpp` attribute to "yes", "true", or "on", e.g. `<compile doF90Cpp="yes">`. * More useful and concise output from git output. * Added verbose warning flags (-Wall equivalent) to all compiler verbose options in all mkmf templates. * `fremake -g` adds cpp macro `_FILE_VERSION` to compile commands, containing the git hash number for use in object file versioning. XML --- * Default/standard platform c-shell moved from XML to site files- platform c-shell still available for overrides; see XML Changes section. * New XML tag for includes. * FRE-defined XML expanded property xmlDir for easier referencing of included experiment files at GFDL. Fixes ===== frerun ------ * Copies XML dependencies back to GFDL, preserving directory structure. Included files must be in the same directory as your xml file or a subdirectory of it. * Fix for postprocess starter runscripts failing due to long msub argument lists. * Fix for runscripts failing when no postprocessing months are requested. * Fix for $fyear not being set in reload argument file. * Fix for runscripts failing when some history file date formats are specified (e.g. days). * Fix for repro runs on c3 using PGI compiler. * Update to copy ".stats" (formerly timestats) ascii output back to GFDL. * Fix for hung gcp calls resulting from simultaneous XML file transfers to GFDL. * Fix for platform c-shell $name not being expanded to experiment name. * Require `--remote-user` option on non-NOAA sites (e.g. OLCF). * Fix for gfdl-ws runscript using double time stamps. fremake ------- * Support for PGI compiler on OLCF. * XML transfers from theia are placed into $HOME/theia for consistency with other sites. frepp ----- * Fix for frepp silently not z-interp'ing when input files lack the prerequisite variables pk,bk,ps; now a fatal error. * Fix for frepp inefficiently processing NetCDF associated files. * Warning when frepp `-r` (for regression runs) and `-D` (refineDiag) are incorrectly used together. * Fix for frepp using the unexpanded platform in some places when unexpanded platform is used on command line (e.g. `-p intel` vs `-p ncrc.intel`).
-
v2.9.1040ad6f83 · ·
Bronx-9 patch 10 New Site * Site theia is now supported New Features * Ability to append new lines to diag, field and data tables in the XML Update * Removed explicit use of dtn1.fairmont.rdhpcs.noaa.gov from gcp calls on theia Bug Fixes * frepp updated to pass the correct file name of a previously generated grid for use with the fregrid command * Fixed erroneaus auto-submission for analysis scripts based on timeAverage products. * frepp now correctly grabs the version of FRE from an XML, ignoring all commented lines in the <csh> section. * FRE XML Schema fix * Correctly request nodes/ppn if a component requires fewer cores than are available on a node * frepp now uses 'ls -1' to get a correct list of files in the directory * frepp correctly determines the version of FRE in the XML if the platform/csh section does not have any initial whitespace before commands * frepp passes correct target to analysis scripts * FRE.tool.modules.version.remote uses current fre version, not test * Update to use external-ppan-submit host to submit pp from non-gaea hosts
-
bronx-940ad6f83 · ·
Bronx-9 patch 10 New Site * Site theia is now supported New Features * Ability to append new lines to diag, field and data tables in the XML Update * Removed explicit use of dtn1.fairmont.rdhpcs.noaa.gov from gcp calls on theia Bug Fixes * frepp updated to pass the correct file name of a previously generated grid for use with the fregrid command * Fixed erroneaus auto-submission for analysis scripts based on timeAverage products. * frepp now correctly grabs the version of FRE from an XML, ignoring all commented lines in the <csh> section. * FRE XML Schema fix * Correctly request nodes/ppn if a component requires fewer cores than are available on a node * frepp now uses 'ls -1' to get a correct list of files in the directory * frepp correctly determines the version of FRE in the XML if the platform/csh section does not have any initial whitespace before commands * frepp passes correct target to analysis scripts * FRE.tool.modules.version.remote uses current fre version, not test * Update to use external-ppan-submit host to submit pp from non-gaea hosts
-
v2.10.14cac8cfff · ·
Bronx-10 Patch 14 Features -------- * Updates for use on c3 Updates ------- * Remove the explicit use of dtn1.fairmont.rdhpcs.noaa.gov in gcp on theia * Remove calls to the lfs tools in theia run script * Add --sync option to gcp when transferring the XML file * Add pgi repro options for ncrc * Fix time_stamp.csh to not use obsolete -tail option for `tail`. * Use external-ppan-submit host for submitting pp jobs from remote (non-gaea) sites Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test
-
v2.9.9a4a17a3a · ·
Bronx-9 patch 9 New Site * Site theia is now supported New Features * Ability to append new lines to diag, field and data tables in the XML Update * Removed explicit use of dtn1.fairmont.rdhpcs.noaa.gov from gcp calls on theia Bug Fixes * frepp updated to pass the correct file name of a previously generated grid for use with the fregrid command * Fixed erroneaus auto-submission for analysis scripts based on timeAverage products. * frepp now correctly grabs the version of FRE from an XML, ignoring all commented lines in the <csh> section. * FRE XML Schema fix * Correctly request nodes/ppn if a component requires fewer cores than are available on a node * frepp now uses 'ls -1' to get a correct list of files in the directory * frepp correctly determines the version of FRE in the XML if the platform/csh section does not have any initial whitespace before commands * frepp passes correct target to analysis scripts * FRE.tool.modules.version.remote uses current fre version, not test * Update to use external-ppan-submit host to submit pp from non-gaea hosts
-
v2.10.130230fe2d · ·
Bronx-10 Patch 13 Features -------- * Updates for use on c3 Updates ------- * Remove the explicit use of dtn1.fairmont.rdhpcs.noaa.gov in gcp on theia * Remove calls to the lfs tools in theia run script * Add --sync option to gcp when transferring the XML file * Add pgi repro options for ncrc * Fix time_stamp.csh to not use obsolete -tail option for `tail`. * Use external-ppan-submit host for submitting pp jobs from remote (non-gaea) sites Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test
-
bronx-1187aaa9cd · ·
Bronx 11 (v2.11.0) Release Full release notes available on http://wiki.gfdl.noaa.gov/index.php/FRE_Version_History#fre.2Fbronx-11 Features ======== frerun ------ * Experiment and platform-specific resource specification in new `<resources>` tag. Resource requests were previously collected from namelist parameters which were in turn often set using properties (for production runs) or overrideParams (for regression runs). The new <resources> tag will allow more flexible, transparent, and consistent (between production and regression runs) resource specification. See the XML Changes section. * Hyperthreading option using `frerun --ht` when using openmp on supported platforms. * Combines iceberg restart files during target=repro runs. frelist ------- * New `--nodes` option displays the node count that frerun would request fremake ------- * New `doF90Cpp` attribute to `<experiment>/<component>/<compile>` XML tag to have `fremake` run the cpp macro preprocessor on Fortran component source files. Set `doF90Cpp` attribute to "yes", "true", or "on", e.g. `<compile doF90Cpp="yes">`. * More useful and concise output from git output. * Added verbose warning flags (-Wall equivalent) to all compiler verbose options in all mkmf templates. * `fremake -g` adds cpp macro `_FILE_VERSION` to compile commands, containing the git hash number for use in object file versioning. XML --- * Default/standard platform c-shell moved from XML to site files- platform c-shell still available for overrides; see XML Changes section. * New XML tag for includes. * FRE-defined XML expanded property xmlDir for easier referencing of included experiment files at GFDL. Fixes ===== frerun ------ * Copies XML dependencies back to GFDL, preserving directory structure. Included files must be in the same directory as your xml file or a subdirectory of it. * Fix for postprocess starter runscripts failing due to long msub argument lists. * Fix for runscripts failing when no postprocessing months are requested. * Fix for $fyear not being set in reload argument file. * Fix for runscripts failing when some history file date formats are specified (e.g. days). * Fix for repro runs on c3 using PGI compiler. * Update to copy ".stats" (formerly timestats) ascii output back to GFDL. * Fix for hung gcp calls resulting from simultaneous XML file transfers to GFDL. * Fix for platform c-shell $name not being expanded to experiment name. * Require `--remote-user` option on non-NOAA sites (e.g. OLCF). * Fix for gfdl-ws runscript using double time stamps. fremake ------- * Support for PGI compiler on OLCF. * XML transfers from theia are placed into $HOME/theia for consistency with other sites. frepp ----- * Fix for frepp silently not z-interp'ing when input files lack the prerequisite variables pk,bk,ps; now a fatal error. * Fix for frepp inefficiently processing NetCDF associated files. * Warning when frepp `-r` (for regression runs) and `-D` (refineDiag) are incorrectly used together. * Fix for frepp using the unexpanded platform in some places when unexpanded platform is used on command line (e.g. `-p intel` vs `-p ncrc.intel`).
-
v2.10.11713793ec · ·
Bronx-10 Patch 11 Features -------- * Updates for use on c3 Updates ------- * Remove the explicit use of dtn1.fairmont.rdhpcs.noaa.gov in gcp on theia * Remove calls to the lfs tools in theia run script * Add --sync option to gcp when transferring the XML file * Add pgi repro options for ncrc * Fix time_stamp.csh to not use obsolete -tail option for `tail`. Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test
-
v2.10.10964268e2 · ·
Bronx-10 Patch 10 Features -------- * Updates for use on c3 Updates ------- * Remove the explicit use of dtn1.fairmont.rdhpcs.noaa.gov in gcp on theia * Remove calls to the lfs tools in theia run script * Add --sync option to gcp when transferring the XML file * Add pgi repro options for ncrc Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test
-
v2.10.9c40b68d7 · ·
Bronx-10 Patch 9 Features -------- * Updates for use on c3 Updates ------- * Remove the explicit use of dtn1.fairmont.rdhpcs.noaa.gov in gcp on theia * Remove calls to the lfs tools in theia run script * Add --sync option to gcp when transferring the XML file Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test
-
v2.10.8cba629e3 · ·
Bronx-10 Patch 8 Features -------- * Updates for use on c3 Updates ------- * Remov the explicit use of dtn1.fairmont.rdhpcs.noaa.gov in gcp on theia * Remove calls to the lfs tools in theia run script Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test
-
v2.10.5c69c844c · ·
Bronx-10 Patch 5 Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test
-
v2.10.640a6ff48 · ·
Bronx-10 Patch 6 Features -------- * Updates for use on c3 Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test
-
v2.10.7bf4dd725 · ·
Bronx-10 Patch 6 Features -------- * Updates for use on c3 Updates ------- * Removed the explicit use of dtn1.fairmont.rdhpcs.noaa.gov in gcp on theia Bug Fixes --------- * Removes use of Date::Mainp::daysSince1BC, and now correctly calculates the number of days since 1BC for all years. * Corrects var name typo that caused frepp to check for the files prior to the beginning of the model's start date. * frepp passes correct target to analysis scripts * Correct remote XML path name on theia * frepp fixes for associated file processing * FRE.tool.modules.version.remote uses current fre version, not test
-
v2.9.6ad8d5287 · ·
Bronx-9 patch 6 New Site * Site theia is now supported New Features * Ability to append new lines to diag, field and data tables in the XML Bug Fixes * frepp updated to pass the correct file name of a previously generated grid for use with the fregrid command * Fixed erroneaus auto-submission for analysis scripts based on timeAverage products. * frepp now correctly grabs the version of FRE from an XML, ignoring all commented lines in the <csh> section. * FRE XML Schema fix * Correctly request nodes/ppn if a component requires fewer cores than are available on a node * frepp now uses 'ls -1' to get a correct list of files in the directory * frepp correctly determines the version of FRE in the XML if the platform/csh section does not have any initial whitespace before commands * frepp passes correct target to analysis scripts * FRE.tool.modules.version.remote uses current fre version, not test