bdecost / uhcsdb

Microstructure data visualization flask app: http://uhcsdb.materials.cmu.edu
MIT License
7 stars 6 forks source link

Cannot access the dataset via either materialsdata.nist.gov or https://hdl.handle.net/11256/940 #4

Open namKolorfuL opened 11 months ago

namKolorfuL commented 11 months ago

It seems like the dataset is no longer accessible. I need the newly added annotations for semantic segmentation for this dataset. Is there other way to download this dataset? (Last year access was ok tho) image image

aswin-raghavan commented 8 months ago

Hello, Is there an update to this issue? Still facing interruption to database access. @namKolorfuL would it be possible for you to share the previous version of the dataset?

bdecost commented 8 months ago

Hi - I'm sorry about this, there's apparently an ongoing issue with the materials data repository. The team that's responsible for maintaining the repository is aware of the issue, hopefully it will be resolved soon

as a temporary workaround, I recently found that archive.org has snapshots of the data repository, including the raw datafile - the most recent snapshot for this dataset is https://web.archive.org/web/20230621152807/materialsdata.nist.gov/handle/11256/940

In case you are interested in other datasets from the materials data repository, you need to ask archive.org for the materials data.nist.gov URL - if you have the HDL handle, it's materialsdata.nist.gov/handle/{DATASET_HANDLE} (as above)

aswin-raghavan commented 8 months ago

Thank you so much!

aswin-raghavan commented 7 months ago

Hello, I am having trouble running launch.sh. Is launch.sh supposed to be run from uhcsdb as cd uhcsdb && bash uhcsdb/launch.sh or from uhcsdb/uhcsdb as cd uhcsdb/uhcsdb && bash uhcsdb/uhcsdb launch.sh? Do you happen to have a requirements file? Did you use an old bokeh version like 1.4.0?

CamiloMartinezM commented 4 weeks ago

@aswin-raghavan could you download the dataset in the end? I'm facing the same issue with launch.sh

aswin-raghavan commented 4 weeks ago

The dataset could be downloaded from the links provided by @bdecost above (atleast they worked when they provided the links). launhc.sh did not work due to unresolvable version conflicts.