Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| import numpy as np | |
| import os | |
| def grd_to_asc(input_grd, output_tif, year=None): | |
| """ | |
| Convert high resolution 0.25 x 0.25 deg IMD daily .grd file (IMD4) to Arc/Info ASCII Grid .asc for QGIS | |
| Download data from https://imdpune.gov.in/lrfindex.php | |
| EXAMPLES | |
| # Get annual total |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| { | |
| "version": 8, | |
| "name": "versatiles-colorful", | |
| "metadata": { | |
| "license": "https://creativecommons.org/publicdomain/zero/1.0/", | |
| "maputnik:renderer": "mlgljs" | |
| }, | |
| "sources": { | |
| "versatiles-shortbread": { | |
| "attribution": "© <a href=\"https://www.openstreetmap.org/copyright\">OpenStreetMap</a> contributors", |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| { | |
| "version": "0.1.0", | |
| "name": "Maps of Bombay curated by the amche-goa community", | |
| "areaOfInterest": "Mumbai, India", | |
| "startDate": "1857", | |
| "endDate": "1901", | |
| "map": { | |
| "center": [ | |
| 72.8, | |
| 18.93 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| { | |
| "layers": [ | |
| { | |
| "id": "pincode", | |
| "title": "Pincode Boundaries", | |
| "headerImage": "assets/map-layers/map-layer-pincode.png", | |
| "description": "Government open data of pincode boundaries published May 2025.", | |
| "type": "vector", | |
| "url": "https://indianopenmaps.fly.dev/pincodes/datagovin/{z}/{x}/{y}.pbf", | |
| "sourceLayer": "Datagov_Pincode_Boundaries", |
NewerOlder