Esds
Repository for hosting material related to the Earth System Data Science (ESDS) initiative efforts
Install / Use
/learn @NCAR/EsdsREADME
Earth System Data Science (ESDS)
Repository for hosting material related to the Earth System Data Science initiative. The contents are posted at ncar.github.io/esds.
Tips for building the site locally
To preview your changes to the site, you will have to build the site locally. To do that you need to:
- Create the conda environment for this repository with
conda env create -f environment.yml. - Activate your environment with
conda activate esds-blog - And build the site with
make html
At this point you can preview your built site with your preferred method. Here are some options:
- Navigating to
_build/index.htmland opening in your preferred browser (often possible with a right click). - View via localhost by using Python
python -m SimpleHTTPServer - Or view via localhost by using Node.js with
npm install http-server -gandhttp-server name-of-file
NOTE: If you added a file, it must be represented in the table of contents toctree within the index.md file to be built with the site.
Related Skills
node-connect
334.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.1kCommit, push, and open a PR
