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

updated filepath for lowercase - NameST #92

Merged
merged 1 commit into from
Feb 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions geomet-climate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ layer_groups:
CanDCSU6_HISTORICAL: &id_CanDCSU6_historical
projection: GEOGCRS["WGS 84",DATUM["World Geodetic System 1984",ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4326]]
extent: [-141, 41, -52.0000036, 83.4999983]
basepath: CanDCSU6/10km
basepath: candcsu6/10km
label_en: Statistically downscaled climate indices from CMIP6 global climate models (CanDCS-U6)
label_fr: Indices climatiques mis à l’échelle statistique des modèles climatiques mondiaux du CMIP6 (CanDCS-U6)
dimensions: [1068, 510]
Expand All @@ -437,7 +437,7 @@ layer_groups:
metadata_id: 9bd4781f-533d-4a27-b4b9-18fec1c88bb6
projection: GEOGCRS["WGS 84",DATUM["World Geodetic System 1984",ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4326]]
extent: [-141, 41, -52.0000036, 83.4999983]
basepath: CanDCSU6/10km
basepath: candcsu6/10km
label_en: Statistically downscaled climate indices from CMIP6 global climate models (CanDCS-U6)
label_fr: Indices climatiques mis à l’échelle statistique des modèles climatiques mondiaux du CMIP6 (CanDCS-U6)
dimensions: [1068, 510]
Expand Down
Loading