Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 compatiability fixes; measurement result example changes #230

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 1, 2018

  1. Merge pull request #3 from ODM2/master

    merge from master
    Miguel Leon authored Nov 1, 2018
    Configuration menu
    Copy the full SHA
    98cf95f View commit details
    Browse the repository at this point in the history
  2. Update wof/examples/flask/odm2/measurement/odm2_measurement_dao.py

    DAO changes for ANSP
    Miguel Leon committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    6c5d68b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. changes to DAO for CUAHSI Hydroclient compatability

    changes to DAO for CUAHSI Hydroclient compatability
    Miguel Leon committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    c2a885d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. fixes measurement DAO

    updates
    Miguel Leon committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    f267ca7 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. updates for python3

    updates for python3
    Miguel Leon committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    b36ee8d View commit details
    Browse the repository at this point in the history
  2. remove extra debugging statement

    remove extra debugging statement
    Miguel Leon committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    c32d42b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. remove debugging print lines.

    Miguel Leon committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    cf73e70 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. python 2 to 3 changes; remove sourcelink

    python 2 to 3 changes; remove sourcelink. CUAHSI HIS could not ingest WOF data when it includes a source link so it is commented out here.
    Miguel Leon committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    71df96e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. updates from prod for timeseries dao

    updates from prod for timeseries dao
    miguelcleon committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    9866934 View commit details
    Browse the repository at this point in the history