Skip to content

Commit

Permalink
use columbia domain (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
andersy005 authored Jun 18, 2024
1 parent 93536cb commit 9b963be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/catalog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# What is the LEAP Data Catalog?

The LEAP Data Catalog is a centralized repository that consolidates various LEAP datasets into a single JSON file. This JSON catalog is generated from individual YAML files, each representing a dataset. The catalog is currently in development, and a draft version is available at [LEAP Data Catalog](https://catalog.leap.carbonplan.org/).
The LEAP Data Catalog is a centralized repository that consolidates various LEAP datasets into a single JSON file. This JSON catalog is generated from individual YAML files, each representing a dataset. The catalog is currently in development, and a draft version is available at [LEAP Data Catalog](https://catalog.leap.columbia.edu/).

## The Schema

Expand Down Expand Up @@ -181,4 +181,4 @@ To add a new dataset to the LEAP web catalog, follow these steps:
2. **Add Dataset URL**: Add the URL of your dataset's `catalog.yaml` file to this [file](https://github.com/leap-stc/data-management/blob/main/catalog/input.yaml).
3. **Create a Pull Request**: Follow the standard GitHub workflow to create a pull request.

Once your pull request is merged, your dataset will be added to the consolidated JSON catalog, which is then rendered at [LEAP Data Catalog](https://catalog.leap.carbonplan.org/).
Once your pull request is merged, your dataset will be added to the consolidated JSON catalog, which is then rendered at [LEAP Data Catalog](https://catalog.leap.columbia.edu/).

0 comments on commit 9b963be

Please sign in to comment.