Add blog post on using the ISRM with EarthSciLab - #123
Merged
Conversation
Adds a tutorial post converted from the isrm_esm.ipynb notebook, covering point, area, and line source analyses through the InMAP source-receptor matrix using the EarthSciLab service, and announcing the retirement of free access to the inmap.run and Zarr ISRM options. The notebook itself is included alongside the post's images so it can be downloaded and run, matching the earlier tutorial posts. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Updated wording to clarify the transition from existing services to EarthSciLab and simplified the tutorial description.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a blog post converted from
isrm_esm.ipynb: a tutorial on running point, area, and line source analyses through the InMAP source-receptor matrix using the EarthSciLab service. The post also announces the retirement of free access to the inmap.run and Zarr ISRM options, and documents the two ISRM bugs fixed in this version.Files
website/blog/2026-09-09-isrm-esm.md— the post, converted from the notebook in the same format as the earlier tutorial posts (fencedpythonblocks, indented output blocks, pandas HTML tables preserved).website/static/blog/2026-09-09-isrm-esm/— the three matplotlib figures plus the notebook itself, so readers can download and run it. This matches the layout of2019-04-20-sr/and2022-12-15-tutorial/.Conversion notes
The notebook's
#title andAuthor:line were dropped from the body because the front matter carries the title and attribution, as in the other posts. A short summary paragraph plus a<!--truncate-->marker was added so the blog index shows an excerpt rather than the whole tutorial.Verification
Built locally with
make build:/blog/2026/09/09/isrm-esmwith the correct title./blog/2026-09-09-isrm-esm/output_*.png.feed.xml,atom.xml, andsitemap.xml.🤖 Generated with Claude Code