gcpy.community.create_obspack_coords_file

Example to create an ObsPack input file with lon, lat, alt, etc coordinates to specify the locations where GEOS-Chem should archive output.

Examples

  1. Copy this file to a different folder.

  2. In your copy, edit the configurable settings listed below.

  3. Run the following commands:

$ conda activate gcpy_env
$ ./create_obspack_coords_file.py

References

Authors:

  1. Alli Moon (GitHub: @alli-moon)

  2. Yuk Chun Chan (GitHub: @yc-chan)

Functions

main()

Creates an input file for the GEOS-Chem ObsPack diagnostic for a given station site location and time range.

gcpy.community.create_obspack_coords_file.main()[source]

Creates an input file for the GEOS-Chem ObsPack diagnostic for a given station site location and time range.