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

Edit cats url #97

Merged
merged 2 commits into from
Oct 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ All materials are developed online openly under CC-BY 4.0 License using The Carp

## Contact

If you have got any questions, feel free to contact directly the VizieR team at: [cats(at)cdsarc.u-strasbg.fr](mailto:cats@cdsarc.u-strasbg.fr) .
If you have got any questions, feel free to contact directly the VizieR team at: [cds-cats(at)unistra.fr](mailto:cds-cats@unistra.fr) .


## Supporting organisations
Expand Down
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ source: 'https://github.com/carpentries/workbench-template-md'
branch: 'main'

# Who to contact if there are any issues
contact: 'cats@cdsarc.u-strasbg.fr'
contact: 'cds-cats@unistra.fr'

# Navigation ------------------------------------------------
#
Expand Down
4 changes: 3 additions & 1 deletion episodes/section_fair_astro.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,16 +152,16 @@
<!-- ----------------------------------------- -->
Items covered in the Checklist (and also below):

- [General rules](#general_rules)

Check warning on line 155 in episodes/section_fair_astro.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing anchor]: [General rules](#general_rules)
- [Nomenclature](#nomenclature)

Check warning on line 156 in episodes/section_fair_astro.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing anchor]: [Nomenclature](#nomenclature)
- [Astrometry](#astrometry)

Check warning on line 157 in episodes/section_fair_astro.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing anchor]: [Astrometry](#astrometry)
- [Photometry](#photometry)

Check warning on line 158 in episodes/section_fair_astro.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing anchor]: [Photometry](#photometry)
- [Time](#time)

Check warning on line 159 in episodes/section_fair_astro.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing anchor]: [Time](#time)
- [Redshift/velocity](#redshift)

Check warning on line 160 in episodes/section_fair_astro.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing anchor]: [Redshift/velocity](#redshift)
- [Classifications](#classifications)

Check warning on line 161 in episodes/section_fair_astro.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing anchor]: [Classifications](#classifications)
- [Orbital parameters](#orbital_parameters)

Check warning on line 162 in episodes/section_fair_astro.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing anchor]: [Orbital parameters](#orbital_parameters)
- [Tables](#tables)

Check warning on line 163 in episodes/section_fair_astro.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing anchor]: [Tables](#tables)
- [Figures](#figures)

Check warning on line 164 in episodes/section_fair_astro.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing anchor]: [Figures](#figures)
- [Data archiving and access](#data_archiving)
- [Literature citations](#literature_citations)
- [Facility credits](#facility_credits)
Expand All @@ -179,7 +179,9 @@

The most important points are highlighted in bold, and some tips when creating tables are given at the end.

Do your best and do not hesitate to contact us if needed: [cats(at)cdsarc.u-strasbg.fr](mailto:[email protected]).
Do your best and do not hesitate to contact us if needed: [cds-cats(at)unistra.fr](mailto:[email protected]).



::::::::::::::::::::::::::::::::::::::

Expand Down
12 changes: 5 additions & 7 deletions episodes/section_submit_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,7 @@ Two routes are possible to submit your data to VizieR:


<!-- Contact CDS -->
For larger files or any other questions, please contact the VizieR staff: [cats(at)cdsarc.u-strasbg.fr](mailto:[email protected]).



For larger files or any other questions, please contact the VizieR staff: [cds-cats(at)unistra.fr](mailto:[email protected]) .



Expand Down Expand Up @@ -285,7 +282,8 @@ The login can be reused until the completion of the process but not after submis

**Note - 1:** Your login is tight to a given IP address.

**Note - 2:** Please contact the VizieR staff: [cats(at)cdsarc.u-strasbg.fr](mailto:[email protected]) if a modification to a recently submitted upload is needed.
**Note - 2:** Please contact the VizieR staff: [cds-cats(at)unistra.fr](mailto:[email protected]) if a modification to a recently submitted upload is needed.


<!-- Submission form Vizier as iframe -->
Interactive window: VizieR catalogue upload webpage.
Expand Down Expand Up @@ -405,7 +403,7 @@ In the last step you can:

Providing an email address is required at that stage. The email will be used if additional information is needed.

**Note:** If a modification to a recently uploaded is needed, please contact the VizieR staff: [cats(at)cdsarc.u-strasbg.fr](mailto:cats@cdsarc.u-strasbg.fr).
**Note:** If a modification to a recently uploaded is needed, please contact the VizieR staff: [cds-cats(at)unistra.fr](mailto:cds-cats@unistra.fr).



Expand Down Expand Up @@ -530,7 +528,7 @@ ftp> ls

### Notify the VizieR team

Once you are done uploading your data (*ReadMe*, tables and any other associated data), you need to **SEND AN E-MAIL** to the VizieR team telling them where you have placed files: [cats(at)cdsarc.u-strasbg.fr](mailto:cats@cdsarc.u-strasbg.fr).
Once you are done uploading your data (*ReadMe*, tables and any other associated data), you need to **SEND AN E-MAIL** to the VizieR team telling them where you have placed files: [cds-cats(at)unistra.fr](mailto:cds-cats@unistra.fr).



Expand Down
Loading