Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Saving-Willy
/
saving-willy-dev
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e40a0fa
saving-willy-dev
/
src
/
input
/
input_handling.py
Commit History
fix: observations now persist across page switches
2c18274
rmm
commited on
22 days ago
feat: content split to page and gallery maps good to go
2f87aad
vancauwe
commited on
26 days ago
Merge pull request #40 from sdsc-ordes/fix/timezones
fe38b4f
unverified
vancauwe
commited on
Mar 19
fix: use string form of timezone not tzinfo object
9c92b35
rmm
commited on
Mar 13
fix: added timezone to InputObservation, updated tests
2514067
rmm
commited on
Mar 13
fix: timezone from file metadata, or from locale if absent
0cc6a8a
rmm
commited on
Mar 13
fix: email field must be populated to pass validation
21762f6
rmm
commited on
Mar 10
test: updated to test behaviour according to debug flag state
c09e385
rmm
commited on
Mar 10
fix: env variable defines whether fields autopopulated
b008f47
rmm
commited on
Mar 10
chore: added custom marker to slow (>20s) test, updated CI to skip
f10ce15
rmm
commited on
Feb 14
fix: all usage of session_state.files explicitly a list now
838bba4
rmm
commited on
Feb 10
chore: adding a property and tidy up fstring warnings
8e89085
rmm
commited on
Feb 10
chore: moved all session state init to relevant modules
19b7ec2
rmm
commited on
Feb 1
chore: cleanup variable names and add docstrings
06a0df9
rmm
commited on
Feb 1
chore: moved debug function to relevant module, and docstring
774a646
rmm
commited on
Feb 1
fix: InputObservation uses date, time, and raw_image_datetime
aa998c4
rmm
commited on
Jan 31
fix: instantiating InputObservation with new call signature
bb4e7ad
rmm
commited on
Jan 31
feat: get coordinates from file, populate input boxes
da246ad
rmm
commited on
Jan 31
chore: reorganise code out of main
75fcfd6
rmm
commited on
Jan 30
chore: reorganise code out of main, and docstrings in input_handling
ba6e051
rmm
commited on
Jan 30
chore: cleanup input_handling - removing unused functions
cd85869
rmm
commited on
Jan 30
chore: cleaning up InputObservation (added type hints)
8f958ed
rmm
commited on
Jan 30
feat: InputObservations are compared and only updated if new
5cb2d26
rmm
commited on
Jan 30
feat: separated file input and metadata input functions
1bbd515
rmm
commited on
Jan 30
fix: checking input requires testing for empty strings/lists
9bd26ee
rmm
commited on
Jan 29
feat: nearly complete input handling with stable state
895e8d8
rmm
commited on
Jan 29
feat: implementation of FSM, and invokation for first phases
bd8db44
rmm
commited on
Jan 26
feat: hash used as identifier
5a8836e
vancauwe
commited on
Jan 25
feat: refactor and multi image classification
55d18b1
vancauwe
commited on
Jan 17