Created
May 19, 2026 13:48
-
-
Save hakkm/0426d067eb6a5e2fff5a3d231efd538b to your computer and use it in GitHub Desktop.
input_uc2_historical_climatology_locations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "location": { | |
| "name": "Point 3", | |
| "location_id": "4aaae452-f477-478b-a27f-94e5c7a6408a", | |
| "coordinate": { | |
| "type": "geometry", | |
| "geometry": { | |
| "type": "MultiPoint", | |
| "coordinates": [ | |
| [ | |
| 63.17644593669357, | |
| 33.01359707928829 | |
| ] | |
| ] | |
| } | |
| } | |
| }, | |
| "index_code": "climpr", | |
| "zarr_path": "phase2/final_data/climate_indices/climpr/timeseries/ensemble/historical_q33.zarr", | |
| "spatial_percentile": 0.75, | |
| "ensemble_percentile": "high" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment