Sasha Ames

Results 12 comments of Sasha Ames

It does appear that a 01.00.27 tag is missing. That will probably solve GFDLs problem. I misunderstood the issue, sorry.

The publisher will automatically update the local copy of CMIP6_CV.json with the latest verson from "master" regardless of which data_specs were used. This, essentially creates a "detached" hybrid branch with...

Here's the issue raised if that's what you are after: ``` Your file contains "standard_name":"effective_radius_of_cloud_liquid_water_parti cle_at_liquid_water_cloud_top" and CMIP6 tables requires "standard_name":"effective_radius_of_cloud_liquid_water_pa rticles_at_liquid_water_cloud_top". ```

My thought on the warning message would be that PrePARE would include a check of the table version against the global attribute found in the file. If there is a...

As far as publishing, the first concern is ensuring that Python can parse the "days since YYYY[Y]-MM-DD" We have been tripped up by several atypically formatted years with preceding 0's....

@durack1 Good to know cdtime appears rather flexible, so a potential solution if problems with timedelta.

Reasonable solution and PrePARE should do so too, and we check that CMOR still will enforce this as it must have been disabled, unless NUIST created their own hashes to...

I double checked and the hash is there in the file that should be rejected!

Sorry for all the edits. Clearly there must be a bug somewhere that the check isn't enforced even though the hash gets written out.

@durack1 That sounds promising, so the embedded tables in the conda package would be much more difficult to tamper with. You just need to engineer the conda build so its...