Skip to content

Commit

Permalink
Remove expired links in Dublin LiDAR record alert
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Wolf authored and Nicholas Wolf committed Sep 20, 2024
1 parent 77f60c2 commit 8be6a7d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions app/views/catalog/_laefer_notice.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
<div class="alert alert-warning alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span>
</button>
Thank you for your interest in data from the <%= link_to search_catalog_path({f: {"#{Settings.FIELDS.PART_OF}" => ['2015 Dublin LiDAR']}}) do %><b>2015 Dublin LiDAR</b><% end %> project.<br><br>
We would appreciate your feedback on this unique dataset. Please take a moment to fill out <a href="https://nyu.qualtrics.com/jfe/form/SV_42ddIXjT0CtaqAR" target="_blank">this brief survey</a> telling us a little bit about yourself, how you found the data, and how you are using it.
Having an accurate idea of how users are accessing and using the data is essential to being able to produce datasets of this magnitude.<br><br>
For a better sense of what this data looks like in 3D, please refer to <a href="https://youtu.be/qEi2Wo7Bcuk">this video flythrough</a> of a portion of the covered area.<br><br>Please cite this study using the DOI: <code><a href="https://doi.org/10.17609/N8MQ0N">doi:10.17609/N8MQ0N</a></code>
Thank you for your interest in data from the 2015 Dublin LiDAR project.<br><br>
For a better sense of what this data looks like in 3D, please refer to <a href="https://youtu.be/qEi2Wo7Bcuk">this video flythrough</a> of a portion of the covered area.<br><br>
Please cite this study using the DOI: <code><a href="https://doi.org/10.17609/N8MQ0N">doi:10.17609/N8MQ0N</a></code>
</div>

0 comments on commit 8be6a7d

Please sign in to comment.