Anton Steketee

Results 14 comments of Anton Steketee

I am having the same issue. **Example here**: https://plnkr.co/edit/nxKSXlEczQz8dTPn js code from the example: ```js var map = new L.Map('leaflet', { center: [0, 0], zoom: 0, zoomSnap: 0, zoomDelta: 0.1...

[bremen_sea_ice_conc_2022_9_9.zip](https://github.com/GeoTIFF/georaster-layer-for-leaflet/files/9554111/bremen_sea_ice_conc_2022_9_9.zip) I think I am having the same problem. When I add this geotiff to my map (it works in QGIS and validates ok with gdal) all it shows is...

In `tutorials` there are examples about not analysis things - building new cookbooks etc, so adding a model set-up notebook in there would be fine I think. For more examples,...

Hi all, I had a similar problem: ``` Failed to read from url or blob tracker_data/sea_ice_conc_6km_cog/asi-AMSR2-s6250-20230208-v5.4.tif TypeError: Cannot read properties of undefined (reading 'offset') at blockedsource.js:271:29 at Array.map () at...

> Hi, I am new to open source. Can I take up this issue? Hi - there is an open pull request for this, so there probably isn't any work...

This example might overlap similar ground to [this PROJ example](https://climate-cms.org/posts/2021-11-02-pyproj-regrid.html) by Aidan

> I will work through that example as a starting point. I'm still navigating my way on gadi but making progress. I see the temp copy of BedMachine is not...

Are you getting any new warnings? My guess is there is some change in masking or handing of NaNs. @adele-morrison : ~[This](https://github.com/COSIMA/cosima-recipes/files/14845354/conda_diff.txt) is the literal answer to your Q.~ But...

I just ran this using `analysis3-24.01` and there is a different error / it is failing earlier. The method to extract the points along the contour from matplotlib is failing....