Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring changes on release-clm5.0 branch to master #883

Merged
merged 98 commits into from
May 2, 2020

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    e8ec54a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Do the update from release-clm5.0.12 to release-clm5.0.18 using patch…

    … and resolving rejected differences by hand, make sure the build-namelist unit tester runs
    ekluzek committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    60e0824 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    73c1bae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb81cf View commit details
    Browse the repository at this point in the history
  3. Get working, adding fates_parteh_mode, remove rcp, add doc about ssp_…

    …rcp, fix bgc_spinup tests for sp and suplnitro
    ekluzek committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    16cfc5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f537355 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Get the indexing correct for the use of the prescribed moisture strea…

    …m array that is a 1D array, so you have to account for the number of levels in the index for it. Still need to get a 3D GSMAP to get this to work
    ekluzek committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    8a02316 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Get the 3D grid GSmap setup and working when the prescribed soil mois…

    …ture streams are turned on
    ekluzek committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    8d71d62 View commit details
    Browse the repository at this point in the history
  2. modify indexing of gindex

    swensosc committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    7db097f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a7f53a View commit details
    Browse the repository at this point in the history
  4. fix m index

    swensosc committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    ea3e1c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Changes required for soil_moisture streams, get the right year for th…

    …e file, and 3D grids don't allow mapping, so set mapping to none
    ekluzek committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    2864be0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e798eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cd9ab9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b9d6c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3864119 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d2784d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. I think this is the correct indexing for the 3D gsmap now, it does ru…

    …n without bounds errors, but dies with soil balance problem
    ekluzek committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    886c225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    652988f View commit details
    Browse the repository at this point in the history
  3. Merge tag 'ctsm1.0.dev050' into rel2master

    dz --> dz_lake bug-fix in LakeTemperatureMod.F90 line 960
    
    Bug-fix to prevent the model from aborting when running with fewer soil
    layers than lake layers; not to imply that this was not a bug when the
    model wasn't aborting. It was.
    ekluzek committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    b160920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b26add View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    75390f0 View commit details
    Browse the repository at this point in the history
  2. merge

    swensosc committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    a4e0508 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fb0401 View commit details
    Browse the repository at this point in the history
  4. Only set soilm streams if turned on, change filename to one checked i…

    …n, add a couple more namelist tests for it, also check if streams are off, but streams namelist items are used
    ekluzek committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    3a20bd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79fe431 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'prescribed_soil_moisture' of github.com:swensosc/ctsm i…

    …nto prescribed_soil_moisture
    ekluzek committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    e4ae397 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4abaa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Remove soilm_mapalgo, as has to be none for the 3D grid, correct the …

    …documentation on the new soilm streams
    ekluzek committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    cb41840 View commit details
    Browse the repository at this point in the history
  2. Remove the grid comparison that fails to catch differences in the soi…

    …lm grid to the grid running on
    ekluzek committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    4220e7c View commit details
    Browse the repository at this point in the history
  3. Merge tag 'ctsm1.0.dev052' into prescribed_soil_moisture

    Fix rare soil color bug in mksurfdata_map
    
    Under rare conditions, mksurfdata_map could put the default soil color
    in an output cell where there is actually more information. This tag
    fixes that issue. None of the out-of-the-box surface datasets are
    impacted by this bug, so I have not recreated any surface datasets. (I
    checked all out-of-the-box surface datasets except for
    surfdata_0.125x0.125_mp24_simyr2000_c150114.nc, because it doesn't get
    remade cleanly out of the box.)
    
    Also:
    
    - Add some unit tests for the creation of soil color in mksurfdata_map
    
    - Point to correct (existing) surface dataset for year-1850 at f05
      resolution
    ekluzek committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    ded80bd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Add optional 3D Glacier fields back in with a new namelist item outnc…

    …_3dglc that output them only when set
    ekluzek committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    0f9009a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    3b28bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20a8800 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Merge tag 'ctsm1.0.dev055' into rel2master

    Modularize snow cover fraction method
    
    This tag moves the calculation of frac_sno - and the related updates of
    snow_depth - into a new set of classes, with one class for each
    parameterization (Niu & Yang 2007 and Swenson & Lawrence 2012).
    
    Previously, the code always calculated frac_sno the new way, but then
    possibly overwrote it if using the older Niu & Yang method. The new code
    cleans this up, only doing the calculations that are needed for each
    method.
    
    In addition, other code that is specific to one of the two methods is
    now moved to a home that makes this dependence on method explicit. This
    includes the addition of newsnow to int_snow: previously, int_snow was
    always updated using an equation specific to the newer CLM5
    parameterization of frac_sno, which was not appropriate if using the Niu
    & Yang parameterization; this doesn't make a difference currently, since
    int_snow is only referenced if using the Swenson & Lawrence
    parameterization, but this clears up some confusion. Also, time-constant
    parameters read from namelist or the netCDF parameter file now reside in
    the appropriate class rather than being more global.
    
    This tag also renames two namelist options to increase clarity:
    - subgridflag is renamed to use_subgrid_fluxes, and is now a logical
    - oldfflag is renamed to snow_cover_fraction_method, and is now a string
    ekluzek committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    ad3011b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. add deallocate statement

    swensosc committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    2cc189a View commit details
    Browse the repository at this point in the history
  2. merge

    swensosc committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    80263fe View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Merge remote-tracking branch 'escomp/master' into rel2master

     Conflicts:
    	bld/namelist_files/namelist_defaults_ctsm.xml
    	bld/namelist_files/use_cases/1850-2100_rcp2.6_transient.xml
    	bld/namelist_files/use_cases/1850-2100_rcp4.5_transient.xml
    	bld/namelist_files/use_cases/1850-2100_rcp6_transient.xml
    	bld/namelist_files/use_cases/1850-2100_rcp8.5_transient.xml
    	bld/namelist_files/use_cases/2000-2100_rcp8.5_transient.xml
    	bld/unit_testers/build-namelist_test.pl
    ekluzek committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    fb3daa5 View commit details
    Browse the repository at this point in the history
  2. Merge tag 'ctsm1.0.dev064' into rel2master

    User defined top-two snow layers
    
    Instead of hardcoding, we now set:
    
    dzmin(1) = snow_dzmin_1
    dzmax_l(1) = snow_dzmax_l_1
    dzmax_u(1) = snow_dzmax_u_1
    dzmin(2) = snow_dzmin_2
    dzmax_l(2) = snow_dzmax_l_2
    dzmax_u(2) = snow_dzmax_u_2
    
    where the right-hand-side variables get namelist-defined values and the
    model calculates dzmin and dzmax_* for the remaining snow layers using
    recursive formulas. The calculation is intended to match the previously
    hardcoded values, except for the bottom snow layer when nlevsno < 12.
    The bottom layer now always gets dzmax_* = huge(1._r8). The formulas
    appear in a document titled "A firn model for CLM" that is linked to
    ekluzek committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    c781307 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Merge tag 'ctsm1.0.dev064' into prescribed_soil_moisture

    User defined top-two snow layers
    
    Instead of hardcoding, we now set:
    
    dzmin(1) = snow_dzmin_1
    dzmax_l(1) = snow_dzmax_l_1
    dzmax_u(1) = snow_dzmax_u_1
    dzmin(2) = snow_dzmin_2
    dzmax_l(2) = snow_dzmax_l_2
    dzmax_u(2) = snow_dzmax_u_2
    
    where the right-hand-side variables get namelist-defined values and the
    model calculates dzmin and dzmax_* for the remaining snow layers using
    recursive formulas. The calculation is intended to match the previously
    hardcoded values, except for the bottom snow layer when nlevsno < 12.
    The bottom layer now always gets dzmax_* = huge(1._r8). The formulas
    appear in a document titled "A firn model for CLM" that is linked to
    ekluzek committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    f0370ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e1feb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Configuration menu
    Copy the full SHA
    9883a92 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    959d6b0 View commit details
    Browse the repository at this point in the history
  2. Get the build-namelist unit test working, it had duplicated versions …

    …of a soilm set logic function and duplicate calls, and the argument list sent in wasn't correct, so I corrected it
    ekluzek committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    e21e7dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    967efcb View commit details
    Browse the repository at this point in the history
  4. Merge tag 'ctsm1.0.dev080' into rel2master

    Update externals, fixes to work with latest cime, get nuopc cap working
    
    (1) Update to latest version of externals. This includes a significant
        cime update.
    
    (2) Minor fixes to get things working with the latest version of cime.
    
    (3) Fix from Mariana Vertenstein to get NUOPC cap working, fixes to
        externals cfg files to allow running NUOPC cases out of the box, and
        add a NUOPC test.
    
     Conflicts:
    	Externals.cfg
    	bld/namelist_files/namelist_defaults_ctsm.xml
    	src/main/clm_initializeMod.F90
    	src/main/clm_instMod.F90
    	src/main/decompInitMod.F90
    	src/main/ndepStreamMod.F90
    	src/utils/clmfates_interfaceMod.F90
    ekluzek committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    279de42 View commit details
    Browse the repository at this point in the history
  5. Remove frictionvel instance in fates restart call as wasn't being use…

    …d, this will compile/link
    ekluzek committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    904a334 View commit details
    Browse the repository at this point in the history
  6. Make a couple changes by hand, remove edison in testlist, and update …

    …user_nl_clm for prescribed test-mod
    ekluzek committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    1714890 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Bring in updates for release-clm5.0.28 and release-clm5.0.29.

    Use patch to apply the difference and move it to the branch.
    
    Conflicts on the files:
    
    ./cime_config/testdefs/ExpectedTestFails.xml
    ./bld/unit_testers/build-namelist_test.pl
    ./bld/namelist_files/use_cases/1850_control.xml
    ./bld/namelist_files/namelist_defaults_ctsm.xml
    ./bld/CLMBuildNamelist.pm
    ./doc/ChangeSum
    ./src/main/clm_driver.F90
    ./src/biogeophys/SoilMoistureStreamMod.F90
    ./src/biogeophys/WaterStateType.F90
    ./src/biogeophys/UrbanTimeVarType.F90
    ekluzek committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    438b8b0 View commit details
    Browse the repository at this point in the history
  2. Couple changes to get the test case SMS_D_Ld3.f10_f10_musgs.I1850Clm5…

    …0BgcCrop.cheyenne_intel.clm-defau to build/link/run
    ekluzek committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    f280237 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Changes to get a simple case to compile/link/run/pass SMS_D_Ld3.f10_f…

    …10_musgs.I1850Clm50BgcCrop.cheyenne_intel.clm-default
    ekluzek committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    9189241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbc80dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0202c69 View commit details
    Browse the repository at this point in the history
  4. Reapply the fates update from release-clm5.0.20 to release-clm5.0.21 …

    …under the src directory
    ekluzek committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0bc9741 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16121e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Add FatesHydro and ciso_dec2050Start testmods from release branch and…

    … fix the pointer for prescribed soilm history term
    ekluzek committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    eea3dec View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    da5236a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb004f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef0ed0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72d264b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4c0a0b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Merge tag 'ctsm1.0.dev084' into rel2master

    Bounds assertion for C isotopes when threading is on
    
    Previously, the bounds of c13 and c14 in subroutines TruncateCStates and
    TruncateCandNStates were not checked when threading was on. This PR allows us
    to handle c13 and c14 arrays like everything else in CTSM including (bounds
    checking).
    
    This PR resolves issue ESCOMP#811
    ekluzek committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    de37884 View commit details
    Browse the repository at this point in the history
  2. Remove duplicated QSNOEVAP that came from the release branch, but was…

    … already being handled in a more sophisticated way on master
    ekluzek committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    9de6805 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Set use_init_interp=T for finidat files, that had a different fsurdat…

    … file than the new ones
    ekluzek committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    972a012 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Remove the hcru_hcru test

    ekluzek committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    81b1e24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54194c8 View commit details
    Browse the repository at this point in the history
  3. Add coldStart also

    ekluzek committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    8908246 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Turn setting that use_init_interp is NOT required since this is a new…

    …ly interpolated dataset
    ekluzek committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    bab0ab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6633a29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c996357 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    338be7b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Bring in fix for ESCOMP#921

    ekluzek committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    eda91cc View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Fix the ptr type being sent in it should have been column rather than…

    … patch, this was causing the 2D Fates variables to die
    ekluzek committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    aa34b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3227bc1 View commit details
    Browse the repository at this point in the history
  3. Merge tag 'ctsm1.0.dev089' into rel2master

    Bring documentation source to master
    
    1. Bring documentation source to master: Pulls in the source from
       https://github.com/escomp/ctsm-docs. This is important so that
       documentation can remain in sync with changes in the model
       code. Images are stored here using git-lfs (Git Large File
       Storage). I also made some minor fixes to get the pdf build of the
       tech note working.
    
    2. Use a different documentation theme that supports a version dropdown
       menu, and add the code needed to support this versioning on the
       documentation web pages. At a high level, the way the versioned
       documentation works is to have separate subdirectories in the
       gh-pages branch of the ctsm-docs repository for each version of the
       documentation we want to support. There is then a bit of JavaScript
       code which uses a json file in the gh-pages branch to determine which
       versions exist and how these should be named in the dropdown
       menu. Most of these changes were borrowed from ESMCI/cime#3439, which
       in turn borrowed from ESCOMP/CISM-wrapper#23, which in turn was a
       slight modification of an implementation provided by @mnlevy1981 for
       the MARBL documentation, which in turn borrowed from an
       implementation put together by Unidata (credit where credit is due).
    
       I am not aware of out-of-the-box support for a version pull-down in
       out-of-the-box sphinx themes (though the last time I looked was in
       Fall, 2018, so there may be something available now). However,
       support for a version dropdown exists in an open PR in the sphinx
       readthedocs theme repository: readthedocs/sphinx_rtd_theme#438. I
       have pushed this branch to a new repository in ESMCI
       (https://github.com/ESMCI/sphinx_rtd_theme) to facilitate long-term
       maintenance of this branch in case it disappears from the official
       sphinx_rtd_theme repository. I have also cherry-picked a commit onto
       that branch, which is needed to fix search functionality in sphinx1.8
       (from readthedocs/sphinx_rtd_theme#672) (which is another reason for
       maintaining our own copy of this branch). The branch in this
       repository is now named version-dropdown-with-fixes (branching off of
       the version-dropdown branch in the sphinx_rtd_theme repository). In
       the long-term, I am a little concerned about using this theme that
       isn't showing any signs of being merged to the main branch of the
       readthedocs theme, but this has been working for us in other projects
       for the last 2 years, so I feel this is a reasonable approach in the
       short-medium term.
    
    The new process for building the documentation is given here:
    https://github.com/ESCOMP/CTSM/wiki/Directions-for-editing-CLM-documentation-on-github-and-sphinx
    
    Resolves ESCOMP#239
    ekluzek committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    741bbd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36069a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    a6132a3 View commit details
    Browse the repository at this point in the history
  2. Merge tag 'ctsm1.0.dev092' into rel2master

    Update cime to latest in cesm2.2 beta tag (cesm2_2_beta04)
    Fix two small issues that had gone on the release-clm5.0 branch.
    Update manage_externals (to manic-v1.1.8)
    
    NOTE: Part of the reason for updating cime, was because of some problems
    Mike Mills was having on cheyenne with inputdata files being deleted out
    from under him before setting up his cases. We think system issues were
    interacting with issues with cime putting in place zero length
    missing files for the version of cime he was using. Those issues went
    away with a cime update, so we hope updating to a newer cime version here
    will help prevent those issues for CTSM users.
    
    cime updates:
    
    some cleanup from the last maint-5.6 update
    Add ne5np4.pg4 grid.
    case.setup: Add --keep option
    Add omip as option to DATM_CO2_TSERIES
    ekluzek committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    4d08b51 View commit details
    Browse the repository at this point in the history
  3. Remove note about not being able to use hires option for nldas grid a…

    …s now can, fix a difference that didn't get in from the release branch that wasn't allowing the code to compile in mkglcmecMod
    ekluzek committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    6965442 View commit details
    Browse the repository at this point in the history
  4. Bring in the 5x5_amazon test from release-clm5.0.30 as it tests -hire…

    …s and was missing off of master
    ekluzek committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    668b782 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ad3f7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    056e899 View commit details
    Browse the repository at this point in the history
  7. Bring in the updates on the release branch for new SSP, and pre-mille…

    …nial as well as PtVg and high resolution PFT raw datasets
    ekluzek committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    0227704 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    682b8ca View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Change name of file

    ekluzek committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    2091c68 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    446a658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    634976f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81aa3cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    839254d View commit details
    Browse the repository at this point in the history
  5. Add to list of PR's

    ekluzek committed May 1, 2020
    Configuration menu
    Copy the full SHA
    ac7b370 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d37c0a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b711ab3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    284aff1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Revert back to version of mksurfdat.F90 on release branch as the fix …

    …proposed in ESCOMP#673 for master didn't work
    ekluzek committed May 2, 2020
    Configuration menu
    Copy the full SHA
    162c35a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37df38a View commit details
    Browse the repository at this point in the history
  3. Change file update

    ekluzek committed May 2, 2020
    Configuration menu
    Copy the full SHA
    8ea9b61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1a1d86 View commit details
    Browse the repository at this point in the history
  5. Update changes to testing

    ekluzek committed May 2, 2020
    Configuration menu
    Copy the full SHA
    48ec25c View commit details
    Browse the repository at this point in the history