Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / openghg/openghg issues and pull requests

#286 - Fix for ICOS processing on `openghg.client.process_obs`

Pull Request - State: closed - Opened by gareth-j over 2 years ago
Labels: enhancement, bugfix

#285 - Create plotting submodule, add timeseries plotting of multiple ObsDatas

Issue - State: closed - Opened by gareth-j over 2 years ago - 1 comment
Labels: enhancement, plotting

#284 - Pulling from CEDA

Issue - State: closed - Opened by gareth-j over 2 years ago - 2 comments
Labels: enhancement

#283 - Pulling from ICOS

Issue - State: closed - Opened by gareth-j over 2 years ago - 1 comment
Labels: enhancement

#282 - Add in Dataframe for the search results metadata

Issue - State: closed - Opened by gareth-j over 2 years ago - 1 comment
Labels: enhancement

#281 - Adding TinyDB metadata store

Pull Request - State: closed - Opened by gareth-j over 2 years ago - 1 comment
Labels: enhancement

#280 - Adding conda build and release to CI

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#279 - Rename `acrg_site_info.json` and update so we don't have duplicate data

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#278 - Re-adding ICOS processing ability

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: enhancement

#277 - Decide how to handle duplicates in NOAA data

Issue - State: open - Opened by rt17603 almost 3 years ago - 2 comments
Labels: bug, question, tidy, high-priority

#276 - Add new data type for pre-processed netcdf observation data

Issue - State: closed - Opened by rt17603 almost 3 years ago - 1 comment
Labels: enhancement

#275 - Reintroduce ICOS processing functionality

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#274 - Why is `_version__` missing in the `pip` package?

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: bug

#273 - Small tweaks to tutorials to make consistent

Pull Request - State: closed - Opened by rt17603 almost 3 years ago

#272 - Obspack tutorial

Pull Request - State: closed - Opened by rt17603 almost 3 years ago

#271 - Adding tutorial for co2 workflow

Pull Request - State: closed - Opened by rt17603 almost 3 years ago

#270 - Merging in devel ready for release

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: documentation, enhancement

#269 - Added `client.process_` functions for flux and footprint

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#268 - Make sure the `data_store_type.read_file` functions return a dict in a specific format

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: tidy

#267 - Add ability to process multiple emissions / flux / BC files at once

Issue - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: enhancement

#266 - Combine `site_lookup` and `acrg_site_info` into a single JSON

Issue - State: closed - Opened by gareth-j almost 3 years ago - 8 comments
Labels: tidy

#265 - Further NOAA ObsPack processing checks

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#264 - Adding analysis tutorial

Pull Request - State: closed - Opened by rt17603 almost 3 years ago

#263 - Add `process_files` equivalent for emissions and footprints.

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement, high-priority

#262 - Object store access control - private data

Issue - State: closed - Opened by gareth-j almost 3 years ago - 3 comments
Labels: question

#261 - Automate retrieval of NOAA Obspack?

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#260 - Add 2D plot for emissions and footprints for tutorials

Issue - State: open - Opened by gareth-j almost 3 years ago - 3 comments
Labels: documentation, enhancement, high-priority, fine first issue

#259 - Add map plotting functionality to `openghg.plot` submodule.

Issue - State: open - Opened by gareth-j almost 3 years ago
Labels: enhancement, plotting, new feature

#258 - `pip` package does everything except map plotting, add in try/except for map plotting fns

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement, high-priority, packaging

#257 - Create basic `conda` package, including cartopy

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: high-priority, packaging

#256 - Fix for duplicate timestamps in obs data

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: bugfix

#255 - Make grabbing underlying data from ObsData, FootprintData, FluxData classes easier

Issue - State: open - Opened by rt17603 almost 3 years ago
Labels: enhancement, low-priority

#254 - Creating new merge scenario workflow

Pull Request - State: closed - Opened by rt17603 almost 3 years ago - 2 comments

#253 - Resampling - check for irregular data (e.g. flask) and resample correctly

Issue - State: open - Opened by rt17603 almost 3 years ago - 5 comments
Labels: enhancement, refactor, analysis

#252 - Update details for FluxData object when calling get_flux

Issue - State: closed - Opened by rt17603 almost 3 years ago - 1 comment
Labels: bug

#251 - Update details for FootprintData object when calling get_footprint

Issue - State: closed - Opened by rt17603 almost 3 years ago - 1 comment
Labels: bug

#250 - Inlet = multiple when only a single inlet in data

Issue - State: closed - Opened by gareth-j almost 3 years ago
Labels: bug

#249 - `get_obs_surface` no available data behaviour

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: help wanted

#248 - Check for unused files in tests data folder

Issue - State: closed - Opened by gareth-j almost 3 years ago
Labels: tidy

#247 - Fix for pandas DataFrame fragmentation warning.

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#246 - Date parsing speedup

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#245 - Some updates to the tests + handling of previously seen files

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#244 - Move ObsData plotting from tutorial 3 into tutorial 1

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#242 - Updates to CF compliance level

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#241 - Adding types-urllib3 for urllib3 type hints and removing mypy ignore

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: enhancement

#240 - Update NOAA obspack processing (nc) to handle data with multiple inlets

Pull Request - State: closed - Opened by rt17603 almost 3 years ago

#239 - Add retrieval from `example_data` to first tutorial.

Issue - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: enhancement

#238 - Move plotting tutorial into first tutorial.

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#237 - CEDA compliance

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#236 - Updating metadata and attributes

Pull Request - State: closed - Opened by rt17603 almost 3 years ago - 1 comment

#235 - Adding plotly

Pull Request - State: closed - Opened by gareth-j almost 3 years ago

#234 - Setup CI and files for pushing to PyPI

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#233 - Updating CI to force workflow tutorial notebook execution

Pull Request - State: closed - Opened by gareth-j almost 3 years ago

#232 - Fix for FutureWarning error in Datasource

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: bugfix

#231 - Split out CI - testing, packaging, docs

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#230 - Fix for `long_name` warnings

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 2 comments

#229 - Remove warning about missing keys

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: bug

#228 - Fix `FutureWarning` coming from `Datasource`.

Issue - State: closed - Opened by gareth-j almost 3 years ago
Labels: bug

#227 - Add processing for multiple heights in NOAA netcdf data

Issue - State: closed - Opened by rt17603 almost 3 years ago
Labels: bug, enhancement

#226 - Updates to first part of the workflow

Pull Request - State: closed - Opened by rt17603 almost 3 years ago - 2 comments

#225 - Adding building/packaging for pypi to CI pipeline

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#224 - Merge devel work into `master` to ready for release on pypi

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#223 - Populate object store from NOAA obspack

Pull Request - State: closed - Opened by rt17603 almost 3 years ago

#222 - Packaging

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#221 - Updating documentation for the new module layout

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#220 - Update documentation for updated `client` submodule.

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: bug

#219 - Which ObsPack attributes to keep (if not all)

Issue - State: closed - Opened by rt17603 almost 3 years ago - 1 comment
Labels: bug

#218 - Create list of possible process fn arguments

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: enhancement

#217 - Improve visualisation handling

Issue - State: closed - Opened by rt17603 almost 3 years ago - 3 comments

#216 - Ability to pass site long name to processing scripts

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: enhancement

#215 - Add CF compliance checks

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#214 - CF compliance level

Issue - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: enhancement

#213 - Combine local and remote client requests into `client`

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#212 - Pulling and processing NOAA ObsPack

Issue - State: closed - Opened by gareth-j almost 3 years ago - 3 comments
Labels: enhancement

#211 - Unpin sphinx-issues

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#210 - Unpin `sphinx-issues==2.0.0` once fixed

Issue - State: closed - Opened by gareth-j almost 3 years ago - 3 comments
Labels: bug

#209 - Adding `requests.packages.urllib3` to ignore in `mypy.ini` - check status

Issue - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: bug, high-priority

#208 - Adding metadata / attributes checking helper functions

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#207 - Select which ObsPack attributes we want to copy to metadata

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#206 - Add CF-checker checks to the tests

Issue - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: enhancement

#205 - Add populate repository for population of object store

Issue - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: enhancement

#204 - Add list of site codes / ability to process using site name

Issue - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#203 - Species translator for search

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: enhancement

#202 - Add workflow tutorials to CI

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement, high-priority

#201 - Missing metadata / attributes for standardisation modules

Issue - State: closed - Opened by gareth-j almost 3 years ago - 5 comments
Labels: bug, help wanted

#200 - GCWERKS species metadata including inlet height

Issue - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: bug

#199 - Adding metadata and attribute checking functions

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 2 comments
Labels: enhancement

#198 - Allow multiple inlets to be exported

Pull Request - State: closed - Opened by gareth-j almost 3 years ago
Labels: bugfix

#197 - Adding Python 3.10 to GitHub actions

Pull Request - State: closed - Opened by gareth-j almost 3 years ago - 1 comment
Labels: enhancement

#196 - Create easily accessed list of data types which can be processed

Issue - State: closed - Opened by rt17603 about 3 years ago - 4 comments
Labels: high-priority

#195 - Create a metadata <-> attributes checker

Issue - State: closed - Opened by gareth-j about 3 years ago - 2 comments
Labels: enhancement

#194 - Adding estimated values for NOAA sampling period

Pull Request - State: closed - Opened by rt17603 about 3 years ago

#193 - Tidy up some of the NOAA Obspack standardisation

Issue - State: closed - Opened by rt17603 about 3 years ago - 6 comments
Labels: bug

#192 - Details of multiple inlets added when data is retrieved

Pull Request - State: closed - Opened by rt17603 about 3 years ago

#191 - Footprint data merge for data with multiple inlets

Issue - State: open - Opened by rt17603 about 3 years ago - 1 comment
Labels: bug, low-priority

#190 - Duplicate time values returned from get_obs_surface

Issue - State: closed - Opened by rt17603 about 3 years ago - 1 comment
Labels: bug

#189 - Add lat/long of site to metadata

Issue - State: closed - Opened by gareth-j about 3 years ago - 3 comments
Labels: enhancement, question

#187 - Export each inlet from `to_dashboard`

Issue - State: closed - Opened by gareth-j about 3 years ago - 2 comments
Labels: bug