https://github.com/john-science/esta_documentation
The official version of this repo has been moved to:
https://github.com/john-science/esta_documentation
air-quality arb emissions modeling
Last synced: 5 months ago
JSON representation
The official version of this repo has been moved to:
- Host: GitHub
- URL: https://github.com/john-science/esta_documentation
- Owner: john-science
- License: gpl-3.0
- Created: 2017-03-23T20:15:38.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T14:34:46.000Z (over 3 years ago)
- Last Synced: 2025-05-29T17:18:15.917Z (about 1 year ago)
- Topics: air-quality, arb, emissions, modeling
- Homepage: https://github.com/mmb-carb/ESTA_Documentation
- Size: 841 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESTA
> Emissions Spatial and Temporal Allocator
ESTA is a command-line tool for processing raw emissions data into spatially and temporally-allocated emissions inventories, suitable for photochemicaly modeling or other analysis.
> NOTE: The official version of this repo has been moved to the fork in the [mmb-carb](https://github.com/mmb-carb/ESTA_Documentation) organization.
## ESTA Documentation
For more information about what ESTA is and what it does, please see:
* [The Basic Introduction](docs/BASIC_INTRO.md)
For more information about how to use ESTA, please see:
* [The User's Guide](docs/USERS_GUIDE.md)
For information about the default spatial and temporal surrogates included in ESTA, please see:
* [The Surrogate Guide](docs/SURROGATES.md)
If you are a developer, looking to understand or improve ESTA, please see:
* [The Developer's Guide](docs/DEVELOPERS.md)
## Open-Source Licence
ESTA was developed by the California State Government, by the Air Quality Planning and Science Division of the [ARB](http://www.arb.ca.gov/homepage.htm) at the [California EPA](http://www.calepa.ca.gov/). As this was the product of a publically-funded government agency, it is part of the public domain. It is openly licensed under the GNU GPLv3 license, and free for all to use.
* [GNU GPLv3 License](LICENSE)